rule for gdk_pixbuf.def
authorHans Breuer <hans@breuer.org>
Mon, 7 Feb 2005 20:13:18 +0000 (20:13 +0000)
committerHans Breuer <hans@src.gnome.org>
Mon, 7 Feb 2005 20:13:18 +0000 (20:13 +0000)
2005-02-05  Hans Breuer  <hans@breuer.org>

* makefile.msc : rule for gdk_pixbuf.def

gdk-pixbuf/ChangeLog
gdk-pixbuf/makefile.msc

index 88ced0688fcd7e7cf107ea728cbc0b987385cbd2..da93aa4adedba32369e4135a2cc7f5c0234c612f 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-05  Hans Breuer  <hans@breuer.org>
+
+       * makefile.msc : rule for gdk_pixbuf.def
+
 2005-02-07  Matthias Clasen  <mclasen@redhat.com>
 
        * io-pnm.c (pnm_read_next_value): Pass in the max number 
index 842a83732f105a2825562527d8b3e20654e47b21..cf13aaeb1cfa2de1de67c0b4a3ea77ae6825cf19 100644 (file)
@@ -72,6 +72,11 @@ gdk-pixbuf-marshal.c: gdk-pixbuf-marshal.h gdk-pixbuf-marshal.list
 gdk-pixbuf-alias.h: gdk-pixbuf.symbols
        perl makegdkpixbufalias.pl < gdk-pixbuf.symbols > gdk-pixbuf-alias.h
 
+gdk_pixbuf.def: gdk-pixbuf.symbols 
+       echo EXPORTS > gdk_pixbuf.def
+       cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 gdk-pixbuf.symbols >> gdk_pixbuf.def
+
+
 ## common stuff
 
 INSTALL = copy